| Visual Basic (Declaration) | |
|---|---|
Public Overloads Function AreasAndLengthsTaskAsync( _ ByVal graphics As IList(Of Graphic) _ ) As Task(Of AreasAndLengthsResult) | |
| C# | |
|---|---|
public Task<AreasAndLengthsResult> AreasAndLengthsTaskAsync( IList<Graphic> graphics ) | |
Parameters
- graphics
- The graphics used to calculate areas and lengths.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8